Welcome![Sign In][Sign Up]
Location:
Search - hibernate for shopping cart

Search list

[JSP/Javashop13

Description: jsp开发的一个网上购物系统小程序,里面包括登录,注册,购物车,等一系列页面,主要用到了hibernate,strut,jsp等技术-jsp development of an online shopping system, a small program, which includes the registry, registration, shopping cart, such as a series of pages, the main use of the hibernate, strut, jsp etc.
Platform: | Size: 3948544 | Author: gaolimiao | Hits:

[JSP/Javashoppingcart

Description: 电子商务系统: 项目描述:该系统主要完成用户网上购物、订单管理、产品管理、管理员管理等功能。后台管理员对产品类别和产品进行管理后,前台用户通过购物车进行网上选购产品,并生成订单,期间可以修改个人信息。再由后台根据产品的发货情况对订单进行状态设置。 技术手段:采用Dao、业务、Client三层体系结构编程,采用了Struts + JSP + Servlet技术构建该框架。数据库访问采用Hibernate技术实现。中文编码问题采用过滤器解决。-E-commerce systems: Project Description: The system is mainly completed by the user on-line shopping, order management, product management, and management features such as an administrator. Background on the product category managers and product management, the future users to Cart to purchase products online, and to generate orders, personal information can be amended during the period. From the background based on product shipments on orders for the status is set. Technical means: The Dao, Business, Client programming three-tier architecture using the Struts+ JSP+ Servlet technology to build the framework. Database Access using Hibernate technology. Chinese encoding filters used to solve the problem.
Platform: | Size: 886784 | Author: 徐鹏 | Hits:

[JSP/JavaMydang1023

Description: 当当网网上购物系统升级,功能主要分为:产品展示模块、用户登录和注册模块、购物车模块、订单模块等等 开发平台和环境:操作系统:WindowsXp、Linux 开发工具:MyEclipse6.5/7.0、UltraEdit-32 开发使用数据库:MySQL 开发使用WEB服务器:Tomcat 6.0 主要技术: Ajax、JavaScript、JSP、Servlet、Struts、Hibernate等-Dangdang online shopping system, functions can be divided into: Products module, user login and registration modules, shopping cart module, orders for the module, and so development platform and environment: operating systems: WindowsXp, Linux development tools: MyEclipse6.5/7.0, UltraEdit-32 developed using the database: MySQL developers use the WEB server: Tomcat 6.0
Platform: | Size: 2270208 | Author: 史豪杰 | Hits:

[JSPStrutsSpringhibernatofPDF

Description: 基于Struts+Spring+hibernate的网上书店购物车设计开发文档,设计思路,实现步骤齐全,仅供参考学习-Based on Struts+ Spring+ hibernate online bookstore shopping cart design and development of documentation, design ideas, implementation steps to complete, only for reference
Platform: | Size: 306176 | Author: My | Hits:

[JSP/Javashopping_Cart

Description: 基于Struts+Hibernate实现的网上购物车,适合学期课程作业下载使用-Struts+ Hibernate based online shopping cart to achieve, for semester coursework download
Platform: | Size: 8794112 | Author: fruitwater | Hits:

[JSP/JavaJ2EE-Work

Description: 使用struts+hibernate实现的个人图书购物系统,可以实现用户的登陆注册和商品的添加,购物车功能,适合初学者-Using struts+ hibernate shopping system to achieve personal library, users can register and login to add products, shopping cart functionality, suitable for beginners
Platform: | Size: 580608 | Author: 陈明浩 | Hits:

[JSP/Javashopcar

Description: struts2+hibernate+spring三大框架开发的购物车简单版本适合新手学习交流-three struts2+hibernate+spring framework for the development of the shopping cart simple version suitable for novice learning exchanges
Platform: | Size: 6005760 | Author: 木欣 | Hits:

[JSP/Javashop

Description: 基于框架的购物车开发项目,整合了struts,spring,hibernate进行JavaEE开发的实训项目-Frame-based shopping cart development projects, the integration of struts, spring, hibernate for JavaEE development training project
Platform: | Size: 15370240 | Author: 彭程程 | Hits:

[JSP/Javashop

Description: Struts+Hibernate+Spring的购物车网站适合学习使用-Struts+ Hibernate+ Spring shopping cart site for learning to use
Platform: | Size: 16231424 | Author: Jay | Hits:

[JSP/Javashop

Description: Struts+Hibernate+Spring+Easyui+MySQL的购物车网站适合学习使用,新增加后台管理功能。目前有商品展示、购物车模块、用户注册、登录、信息管理模块、网站后台管理模块等。更多功能待完善,适合新手共同学习使用。-Struts+ Spring+ Hibernate+ Easyui+ MySQL shopping cart website is suitable for learning to use, new background management functions.At present, commodity display, shopping cart module, user register, login, information management module, website backstage management module, etc.More functions to be perfect, is suitable for beginners learning to use together.
Platform: | Size: 16517120 | Author: Jay | Hits:

[JSP/Javashopizer-2.0.1

Description: Shopizer是一个使用Hibernate、Spring、Struts2、jQuery等技术框架开发的基于Web的销售管理和电子商务内容管理系统(CMS)。主要功能包括:购物车,库存管理,付款和运输,订单管理,在线发票和订单跟踪-Shopizer is a use Hibernate, Spring, Struts2, jQuery and other technical framework for the development of Web-based sales management and e-commerce content management system (CMS). Key features include: shopping cart, inventory management, payment and shipping, order management, online invoicing and order tracking
Platform: | Size: 11951104 | Author: 王英楠 | Hits:

[androidAndroid_gwwz

Description: 在线商城系统源码包括Android客户端源码+jsp服务端源码+MySQL数据库。初级作品,没有使用分层架构,项目不大,注释得当。比较适合做毕业设计,安卓客户端里面默认的调用地址已经失效了,需要自己搭建服务端,把服务器端源代码目录下的shop.sql文件以utf8编码导入MySQL后,在AndroidWeb\src\hibernate.cfg.xml这个文件中更改数据库连接,安卓客户端在ConnectWeb.java中更改网站调用地址,全部配置好以后启动网站再打开安卓客户端就可以看到演示了,服务端配置需要一定的耐心和技术基础,因为服务端搭建配置比较耗时我就没有去搭建,只简单的截了一张没有数据的图,翻了翻源码登录、购物车、订单处理这些简单的功能都有,需要的朋友可以自己搭建起来看一下。-Online mall system source code, including the Android client source code+ JSP+ MySQL server source code. Primary work, don t use the layered architecture, the project is not big, annotation is proper. Is more suitable for graduation design, the android client calls inside the default address has failed, the need to build the server, the server side source code directory shop. SQL file to utf8 encoding after importing the MySQL in AndroidWeb \ SRC \ hibernate CFG. XML this file change the connection, the android client in ConnectWeb. Calls to address changes in the Java website, all configured later launch site again open the android client can see the demo, the server configuration requires patience and technology base, because the server build configuration more time-consuming I will not go, only simple cut a figure without data, flipped through source login, shopping cart, order processing these simple function, need friends can set up to look at ourselves.
Platform: | Size: 681984 | Author: duxiao | Hits:

CodeBus www.codebus.net